wayland: Dispatch pending events before entering poll
authorRob Bradford <rob@linux.intel.com>
Sun, 4 Aug 2013 13:36:01 +0000 (14:36 +0100)
committerRob Bradford <rob@linux.intel.com>
Sun, 4 Aug 2013 13:42:14 +0000 (14:42 +0100)
commita4d9e92f660618dedf5fdeb51a86f3113c1a4d8b
treed4cd6633a5f9a97367a93b8b69226667e3f6c1db
parenta8fc099a725543649fe3aab76943c14bdcd860fc
wayland: Dispatch pending events before entering poll

If we don't dispatch the pending events then we can enter poll with events
still requiring to be processed and which can then lead to us deadlocking
there.
gdk/wayland/gdkeventsource.c